Skip to main content
Version: 5.0.0

Precipitate Recipe

Structure

{
"type": "exnihilosequentia:precipitate",
"fluid": {
"amount": "number",
"fluid": "string"
},
"input": {
"item/tag": "string"
},
"result": {
"count": "number",
"item": "string"
}
}

Fields

ValueDescriptionAccepted Values
fluidThe fluid in the barrel.Fluid
amountThe amount of fluid required for the recipe. Should be 1000.Greater than 0
inputThe item or type of item to be consumed by the recipe.Item or Tag
resultThe resulting item/block.Item
countNumber of items to drop.Greater than 0